*** empty log message ***
authorColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000 (21:28 +0000)
committerColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000 (21:28 +0000)
lisp/ChangeLog

index 2f7a8bd18de050c71b0b38e4fca8f01f001d7d61..76e6babe52e3cc1cbfa66cb46e647d8f21c5b04d 100644 (file)
@@ -1,3 +1,13 @@
+2002-09-07  Colin Walters  <walters@debian.org>
+
+       * progmodes/compile.el (compile-internal): Add optional argument
+       no-async.
+       
+       * diff.el (diff): Add optional argument no-async, and use the
+       above argument.
+       
+       * files.el (diff-buffer-with-file): Use it.
+
 2002-09-07  John Paul Wallington  <jpw@shootybangbang.com>
 
        * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.